home *** CD-ROM | disk | FTP | other *** search
/ IBM OEM Software Product … CD For PC Manufacturers / IBM OEM Software - Product Sampler CD for PC Manufacturers.iso / InternetIntranets / Notes / LOTUS027.DSK / MODEMS / N9635E.MDM < prev    next >
Text File  |  1994-04-26  |  3KB  |  112 lines

  1. ; NEC N9635E Multi Mode V.32 Data Modem
  2.  
  3. ; This file IS based upon ROM Version 2.06 11-07-90
  4.  
  5. ;==================================================
  6. ; Last revision date: 04/26/94 (update this date
  7. ; each time you edit; it is also advisable to rename
  8. ; your edited file [use Save As, rather than Save 
  9. ; option] to avoid later confusion and to keep the 
  10. ; original .MDM file intact).
  11.  
  12. ; NOTE: Refer to the file TEMPLATE.MDM (A Sample Modem 
  13. ; Command File) for a description of modem command 
  14. ; files and how they work. "A Sample Modem Command 
  15. ; File" is user selectable within the Lotus Notes 
  16. ; Setup dialog "Modem Type" listbox in which you found 
  17. ; this modem command file (see end of listings, 
  18. ; beginning with a period) and is a printable ASCII 
  19. ; text file (approximately 14 pages). 
  20.  
  21. ; Additional information may be obtained from either of 
  22. ; the two so-called "generic" modem command files 
  23. ; (alphabetically listed under letter G, designed for 
  24. ; use with Notes Releases 2.x and 3.x, 9600 bps and 
  25. ; 14400 bps maximum, respectively), each of which may 
  26. ; first be tried as-is with unlisted modems, then edited 
  27. ; if required (within the Notes edit box, or outside of 
  28. ; Notes, with any text editor) according to the printed 
  29. ; instructions within each file, and in compliance with 
  30. ; the vendor's command set, result codes, DIP switch 
  31. ; settings, and technical specifications as listed in 
  32. ; the equipment's users manual.
  33.  
  34. ; For the specific modem(s) listed under this heading:
  35. ;=====================================================
  36.  
  37. ; Switch settings are as follows:
  38. ;
  39. ;         Front:  1  2  3  4  5  6  7  8 
  40. ;               OFF  F  F  F  F  F  F  ON
  41.  
  42. [attributes]
  43.  
  44. MODELS=NEC N9635E Multi Mode V.32 Data Modem
  45. DEFAULT SPEED=38400
  46. MAXIMUM SPEED=38400
  47. NULL MODEM=0
  48.  
  49. [commands]
  50.  
  51. ESCAPE=+++
  52. ATTENTION=ATE0V1
  53. HANGUP=ATH0
  54. SETUP=AT&F0
  55. SETUP=ATE0
  56. SETUP=AT%P4&C1&D2\\D0\\N6S0=0\\V1
  57. RTS/CTS ENABLED=AT\\Q3
  58. RTS/CTS IGNORED=AT\\Q0
  59. VOLUME OFF=ATM0
  60. VOLUME LOW=ATM1
  61. VOLUME MEDIUM=ATM1
  62. VOLUME HIGH=ATM1
  63. ANSWER=ATA
  64. MANUAL DIAL=ATX1S9=1D,
  65. AUTO DIAL SETUP=ATS9=6
  66. AUTO PULSE DIAL=ATDP
  67. AUTO TONE DIAL=ATDT
  68. AUTO DIAL SUFFIX=,
  69.  
  70. [responses]
  71.  
  72. OK=OK
  73.  
  74. BUSY=BUSY
  75.  
  76. NO ANSWER=NO ANSWER
  77.  
  78. NO CARRIER=NO CARRIER
  79.  
  80. NO DIALTONE=NO DIAL TONE
  81.  
  82. ERROR=ERROR
  83.  
  84. RING=RING
  85.  
  86. CONNECT,  38400,9600=CONNECT 9600
  87. CONNECT,  38400,9600=CONNECT 9600/REL
  88. CONNECT,  38400,9600=CONNECT 9600/REC
  89. CONNECT,  38400,9600=CONNECT 9600/V.42
  90. CONNECT,  38400,9600=CONNECT 9600/V.42bis
  91.  
  92. CONNECT,  38400,4800=CONNECT 4800
  93. CONNECT,  38400,4800=CONNECT 4800/REL
  94. CONNECT,  38400,4800=CONNECT 4800/REC
  95. CONNECT,  38400,4800=CONNECT 4800/V.42
  96. CONNECT,  38400,4800=CONNECT 4800/V.42bis
  97.  
  98. CONNECT,  38400,2400=CONNECT 2400
  99. CONNECT,  38400,2400=CONNECT 2400/REL
  100. CONNECT,  38400,2400=CONNECT 2400/REC
  101. CONNECT,  38400,2400=CONNECT 2400/V.42
  102. CONNECT,  38400,2400=CONNECT 2400/V.42bis
  103.  
  104. CONNECT,  38400,1200=CONNECT 1200
  105. CONNECT,  38400,1200=CONNECT 1200/REL
  106. CONNECT,  38400,1200=CONNECT 1200/REC
  107. CONNECT,  38400,1200=CONNECT 1200/V.42
  108. CONNECT,  38400,1200=CONNECT 1200/V.42bis
  109.  
  110.  
  111.  
  112.